projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f50bc04
)
; Spelling fix and tighten up comment
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 8 Mar 2016 15:42:36 +0000
(07:42 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 8 Mar 2016 15:43:18 +0000
(07:43 -0800)
lisp/autorevert.el
patch
|
blob
|
history
diff --git
a/lisp/autorevert.el
b/lisp/autorevert.el
index bde8eb84a64cc07adf2c0c34afbae3ed91034c46..b7f1f3691f0bf2e6b03528e768a2abe35cd901ef 100644
(file)
--- a/
lisp/autorevert.el
+++ b/
lisp/autorevert.el
@@
-459,8
+459,8
@@
specifies in the mode line."
(auto-revert-set-timer)
(if global-auto-revert-mode
(progn
- ;;
We disable file notification because it could use too many
- ;;
ressources. See <http://debbugs.gnu.org/22814>
.
+ ;;
Disable file notification because it could use too many resources.
+ ;;
See Bug#22814
.
(setq auto-revert-use-notify nil)
(auto-revert-buffers))
(dolist (buf (buffer-list))